06. Setting up a Grunt Workflow Demo

Setting up a Grunt Workflow Demo

INSTRUCTOR NOTE:

Setting up a Grunt Workflow Demo (Summary)

A live demo by Coach John and Coach Gauri on how to get setup with Grunt. This webcast is relatively advanced, but an awesome resource if you would like to learn more about Grunt.

Grunt takes care of all the tedious repetitive tasks you typically have to do as a front-end developer. Minification, concatenation, linting, optimizing images, committing to git, and so much more can all be handled by Grunt so you can focus on what's most important, coding!

The Webcast starts with getting Grunt setup on your system and goes all the way to setting up an entire project workflow.

Here is a link to a detailed forum post about this webcast. The post includes a walk through installing and configuring Grunt, as well as setting up a task.

Here is a link to the GitHub repo that is used in the webcast.